Câu ví dụ
- Difference between imperative and declarative programming languages
Sự khác biệt giữa Imperative programming và Declarative programming - Declarative programming languages describe what computation should be performed and not how to compute it.
Các ngôn ngữ lập trình khai báo mô tả những gì tính toán nên được thực hiện và không mô tả cách thức làm thế nào để tính toán nó. - Declarative programming languages describe what computation need to be performed and not how to compute it.
Các ngôn ngữ lập trình khai báo mô tả những gì tính toán nên được thực hiện và không mô tả cách thức làm thế nào để tính toán nó.